Introduction and datasets

Column

Chart 1

# A tibble: 100 × 61
   playlist_id  playlist_name  playlist_img    playlist_owner_… playlist_owner_…
   <chr>        <chr>          <chr>           <chr>            <chr>           
 1 37i9dQZF1EL… Your Top Song… https://lineup… Spotify          spotify         
 2 37i9dQZF1EL… Your Top Song… https://lineup… Spotify          spotify         
 3 37i9dQZF1EL… Your Top Song… https://lineup… Spotify          spotify         
 4 37i9dQZF1EL… Your Top Song… https://lineup… Spotify          spotify         
 5 37i9dQZF1EL… Your Top Song… https://lineup… Spotify          spotify         
 6 37i9dQZF1EL… Your Top Song… https://lineup… Spotify          spotify         
 7 37i9dQZF1EL… Your Top Song… https://lineup… Spotify          spotify         
 8 37i9dQZF1EL… Your Top Song… https://lineup… Spotify          spotify         
 9 37i9dQZF1EL… Your Top Song… https://lineup… Spotify          spotify         
10 37i9dQZF1EL… Your Top Song… https://lineup… Spotify          spotify         
# … with 90 more rows, and 56 more variables: danceability <dbl>, energy <dbl>,
#   key <int>, loudness <dbl>, mode <int>, speechiness <dbl>,
#   acousticness <dbl>, instrumentalness <dbl>, liveness <dbl>, valence <dbl>,
#   tempo <dbl>, track.id <chr>, analysis_url <chr>, time_signature <int>,
#   added_at <chr>, is_local <lgl>, primary_color <lgl>, added_by.href <chr>,
#   added_by.id <chr>, added_by.type <chr>, added_by.uri <chr>,
#   added_by.external_urls.spotify <chr>, track.artists <list>, …

Chart 2

# A tibble: 100 × 61
   playlist_id  playlist_name playlist_img     playlist_owner_… playlist_owner_…
   <chr>        <chr>         <chr>            <chr>            <chr>           
 1 4uti3gC6MRx… JTNV2021      https://mosaic.… Noortje van der… noortjeenolaf   
 2 4uti3gC6MRx… JTNV2021      https://mosaic.… Noortje van der… noortjeenolaf   
 3 4uti3gC6MRx… JTNV2021      https://mosaic.… Noortje van der… noortjeenolaf   
 4 4uti3gC6MRx… JTNV2021      https://mosaic.… Noortje van der… noortjeenolaf   
 5 4uti3gC6MRx… JTNV2021      https://mosaic.… Noortje van der… noortjeenolaf   
 6 4uti3gC6MRx… JTNV2021      https://mosaic.… Noortje van der… noortjeenolaf   
 7 4uti3gC6MRx… JTNV2021      https://mosaic.… Noortje van der… noortjeenolaf   
 8 4uti3gC6MRx… JTNV2021      https://mosaic.… Noortje van der… noortjeenolaf   
 9 4uti3gC6MRx… JTNV2021      https://mosaic.… Noortje van der… noortjeenolaf   
10 4uti3gC6MRx… JTNV2021      https://mosaic.… Noortje van der… noortjeenolaf   
# … with 90 more rows, and 56 more variables: danceability <dbl>, energy <dbl>,
#   key <int>, loudness <dbl>, mode <int>, speechiness <dbl>,
#   acousticness <dbl>, instrumentalness <dbl>, liveness <dbl>, valence <dbl>,
#   tempo <dbl>, track.id <chr>, analysis_url <chr>, time_signature <int>,
#   added_at <chr>, is_local <lgl>, primary_color <lgl>, added_by.href <chr>,
#   added_by.id <chr>, added_by.type <chr>, added_by.uri <chr>,
#   added_by.external_urls.spotify <chr>, track.artists <list>, …

Column

Chart 3

Visualisation

Column

Chart 1

Chart 2

Chart 3

Chart 1